MediaDeleter

interface MediaDeleter

Provides progress and status of a media/resource deletion task.

Properties

Link copied to clipboard
@get:IntRange(from = 1)
abstract val currentMediaIndex: Int

Index of the media whose resources are currently being deleted.

Link copied to clipboard
abstract val status: MediaTaskStatus

Current status of the deletion task.

Link copied to clipboard
@get:IntRange(from = 1)
abstract val totalMediaCount: Int

Total amount of media containing resource(s) to delete